CheckInFailureReason

 

Example

The following is an example of how to reference the CheckInFailureReason object:

	// The full path is required.
	dundas.filesystem.CheckInFailureReason.ABORTED
	

 

Properties

 
  Name Description
  ABORTED  
  ACCESS_DENIED  
  MISSING_PARENT  
  NONE  
  NOT_CHECKED_OUT_TO_CALLER  
  NOT_FOUND  
  RECYCLED